home *** CD-ROM | disk | FTP | other *** search
- if(B32A)
- {
- Text1 = "A to funguje {invalid_utf8=250}pln{invalid_utf8=236} na ka{invalid_utf8=158}d{invalid_utf8=233}ho?";
- if(_root.menu.eng)
- {
- Text1 = "And does it work with everybody?";
- }
- }
- else
- {
- Text1 = "";
- setProperty("But1", _visible, false);
- }
- Text2 = "A nebude v{invalid_utf8=225}m ten p{invalid_utf8=248}{invalid_utf8=237}stroj chyb{invalid_utf8=236}t?";
- if(_root.menu.eng)
- {
- Text2 = "And don\'t you miss it?";
- }
- But1.Varianta = "A";
- But2.Varianta = "B";
- Level = "32";
- But1.Enabled = B21A;
- But2.Enabled = true;
-